Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 1.0.0 #469

Conversation

trigger-github-actions-release[bot]
Copy link
Contributor

馃 I have created a release beep boop

1.0.0 (2023-09-06)

Features

  • add fieldCode into the error message (#147) (6ac16cb)
  • auto-discover line break represents record delimiter (#69) (e2edc44)
  • bundle 3rd party license notations to artifacts (#107) (9aeb960)
  • delete records command (#230) (aaaf4b0)
  • enable record import with a Record Number field (#368) (ae4846e)
  • enable upsert with non-updatable fields (#366) (0e5f1d2)
  • filter and sort fields by user input (#41) (36ec322)
  • filter fields to be imported by user input (#44) (815f30b)
  • improve memory usage of record export (#311) (1c545c7)
  • improve memory usage of record import (#218) (c38aa94)
  • providing subcommand for command completion (#158) (0b183d1)
  • select character encoding when export (#49) (597b4e6)
  • show progress log while importing (#90) (f67ab14)
  • show user-friendly error log (#78) (6191b8e)
  • sort fields based on form layout when record export (#31) (1178fbb)
  • specifying socket timeout (#410) (b2cdb29)
  • support proxy authentication (#314) (6e69b3a)
  • support request over proxy (#25) (a810d6d)
  • upsert records by record number (#60) (6bf7765)
  • upsert records sequentially (#74) (7e9decb)

Bug Fixes

  • undefined error message of the upsert command (#376) (1f922ca)
  • abolish JSON format (#66) (52b7d72)
  • allow Date field format is yyyy/mm/dd (#390) (f9af100)
  • allow users to export an attachment with filename including a special character (#358) (40a9c6f)
  • catch the stream error (#225) (cb4d46a)
  • deps: update dependency @kintone/rest-api-client to ^3.1.10 (#62) (e2391b1)
  • deps: update dependency @kintone/rest-api-client to ^3.1.11 (#82) (931ebdd)
  • deps: update dependency @kintone/rest-api-client to ^3.1.12 (#99) (be139d3)
  • deps: update dependency @kintone/rest-api-client to ^3.1.14 (#113) (9fd616a)
  • deps: update dependency @kintone/rest-api-client to ^3.1.15 (#125) (634ee88)
  • deps: update dependency @kintone/rest-api-client to ^3.1.16 (#136) (0692c0b)
  • deps: update dependency @kintone/rest-api-client to ^3.1.5 (#15) (aeb0a10)
  • deps: update dependency @kintone/rest-api-client to ^3.1.7 (#26) (06029d2)
  • deps: update dependency @kintone/rest-api-client to ^3.1.8 (#38) (994d716)
  • deps: update dependency @kintone/rest-api-client to ^3.1.9 (#48) (dee358a)
  • deps: update dependency @kintone/rest-api-client to ^3.2.0 (#144) (a65cc73)
  • deps: update dependency @kintone/rest-api-client to ^3.2.1 (#163) (549cb19)
  • deps: update dependency @kintone/rest-api-client to ^3.2.2 (#181) (78fbcb2)
  • deps: update dependency @kintone/rest-api-client to ^3.2.3 (#195) (4c8e4af)
  • deps: update dependency @kintone/rest-api-client to ^3.3.0 (#205) (b951e9e)
  • deps: update dependency @kintone/rest-api-client to ^3.3.1 (#215) (b5e42e7)
  • deps: update dependency @kintone/rest-api-client to ^3.3.10 (#317) (09d9b92)
  • deps: update dependency @kintone/rest-api-client to ^3.3.11 (#323) (8ae01f0)
  • deps: update dependency @kintone/rest-api-client to ^3.3.12 (#338) (2234cb0)
  • deps: update dependency @kintone/rest-api-client to ^3.3.13 (#344) (9d9dd5a)
  • deps: update dependency @kintone/rest-api-client to ^3.3.14 (#350) (aa4ba94)
  • deps: update dependency @kintone/rest-api-client to ^3.3.15 (#359) (beaa913)
  • deps: update dependency @kintone/rest-api-client to ^3.3.2 (#229) (1d4d6c6)
  • deps: update dependency @kintone/rest-api-client to ^3.3.3 (#261) (a11a430)
  • deps: update dependency @kintone/rest-api-client to ^3.3.4 (#265) (35f2810)
  • deps: update dependency @kintone/rest-api-client to ^3.3.5 (#275) (764f789)
  • deps: update dependency @kintone/rest-api-client to ^3.3.6 (#285) (9f7346b)
  • deps: update dependency @kintone/rest-api-client to ^3.3.7 (#293) (bb9d366)
  • deps: update dependency @kintone/rest-api-client to ^3.3.8 (#300) (c604709)
  • deps: update dependency @kintone/rest-api-client to ^3.3.9 (#304) (ca85cea)
  • deps: update dependency @kintone/rest-api-client to ^4.1.0 (#405) (6b8a390)
  • deps: update dependency @kintone/rest-api-client to v4 (#369) (1bd600a)
  • deps: update dependency csv-stringify to v5.6.5 (#36) (095e097)
  • deps: update dependency https-proxy-agent to ^7.0.2 (#464) (e5b0988)
  • deps: update dependency https-proxy-agent to v7 (#352) (b36fa04)
  • deps: update dependency inquirer to ^8.2.6 (#422) (615a576)
  • deps: update dependency yargs to ^17.6.0 (#105) (f0f88a9)
  • deps: update dependency yargs to ^17.6.1 (#145) (cd16757)
  • deps: update dependency yargs to ^17.6.2 (#148) (680df84)
  • deps: update dependency yargs to ^17.7.1 (#231) (aa2737e)
  • deps: update dependency yargs to ^17.7.2 (#325) (4c0b59b)
  • detection of color support (#259) (f5fb446)
  • ignore empty row when importing multiple tables (#126) (d23f78c)
  • improve an error message when process failed due to the wrong encoding (#437) (a195670)
  • making false the default value of the delete command prompt (#411) (2641ec3)
  • send request over HTTP tunneling (#139) (54a1ac9)
  • show correct error message when --guest-space-id option is missing (#356) (b993c81)
  • show help message when incorrect argv (#97) (031713c)
  • show version correctly (#250) (da92cad)
  • the column order is different between with and without specifying the fields option (#118) (f74961e)
  • the output of command completion is displayed incorrectly (#169) (b44a99e)
  • throw an error if a specified field missing from CSV (#55) (c71bff0)
  • unexpected error when the input is empty csv (#61) (6168e22)
  • wrap import/export in the record command (#8) (3ac5236)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@trigger-github-actions-release trigger-github-actions-release bot requested review from a team and tuanphamcybozu and removed request for a team September 6, 2023 07:21
@hung-cybo hung-cybo closed this Sep 6, 2023
@hung-cybo hung-cybo deleted the release-please--branches--main--components--cli-kintone branch September 6, 2023 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant